label {
    display: block;
}
.timepicker {
    width:90% !important
}
.time_reset {
    width: 10% !important;
	float: right;
}

.time_reset > i {
	padding-top: 14px;
	cursor: pointer;
}
